Conversion Operators

The Conversion Operators perform conversions between measure units.

CONVERT Instruction

The CONVERT instruction can perform the following conversions:

  • RPM to Hertz conversion

  • Hertz to RPM conversion

  • Custom conversion (multiplied or divide by a factor)

The CONVERT instruction is the only Kollmorgen Space instruction that performs the calculation using floating point (REAL) arithmetic. So, even though the conversion result is converted to an integer (losing the decimal part), the source user variable and the conversion factor (user variable or constant value) can be REAL type.